Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: eslint does not fail build #852

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Oct 24, 2023

follow-up to #843

that PR introduced new linting and didn't actually fix all of the errors

we were running yarn eslint as the CI step, this would run successfully with zero output regardless of whether the src folder was lint-able

Well, not any more!

Screenshot 2023-10-24 at 18 45 48

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

Size Change: 0 B

Total Size: 728 kB

ℹ️ View Unchanged
Filename Size
dist/array.full.js 178 kB
dist/array.js 119 kB
dist/es.js 119 kB
dist/module.js 119 kB
dist/recorder-v2.js 95.1 kB
dist/recorder.js 58.4 kB
dist/surveys.js 39.7 kB

compressed-size-action

@pauldambra pauldambra changed the title check eslint in CI fix: eslint does not fail build Oct 24, 2023
@pauldambra pauldambra marked this pull request as ready for review October 24, 2023 17:48
@pauldambra pauldambra merged commit 137254c into master Oct 24, 2023
14 checks passed
@pauldambra pauldambra deleted the chore/check-eslint-runs-in-ci branch October 24, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant